Ik heb de volgende request gedaan:
http://api.bierdopje.com/API-KEY/FindShowByName/carnivà le
en krijg volgende resultaat:
<bierdopje>
<response>
<status>true</status>
<cached>true</cached>
<apiversion>201003031200</apiversion>
<results>
<result>
<showid>1557</showid>
<tvdbid>70860</tvdbid>
<showname>Carnivà le</showname>
<showlink>http://www.bierdopje.com/shows/carnivale</showlink>
<firstaired>2003-09-14</firstaired>
<lastaired>2005-03-27</lastaired>
<nextepisode/>
<seasons>5</seasons>
<episodes>0</episodes>
<genres>
<result>Drama</result>
<result>fantasy</result>
</genres>
<showstatus>Afgelopen</showstatus>
<network/>
<airtime>10:00 PM</airtime>
<runtime>60</runtime>
<score>9,8</score>
<favorites>69</favorites>
<has_translators>false</has_translators>
<updated>1314462618</updated>
<summary>
Set in the 1930s Dust Bowl, 18-year old Ben Hawkins finds himself all alone in this world when his mother passes on. But a travelling Carniv&agrave;le takes him in. We also see the story of Brother Justin, a priest who is trying to find his way in the world. Little do Ben and Justin know, but they are to fight in a biblical battle. With help on the side (Ben with the carnie folk (Sofie, Libby, Apollonia, Ruthie, Samson, Lila, Lodz, Management) and Justin with his sister, Iris) they find out which side each are on and try to battle with the other for what they believe.
</summary>
</result>
</results>
</response>
</bierdopje>
Het gaat hier dus over de showname tag: <showname>Carnivà le</showname>
waarom staat de HTML entiteit &Atitlde als het over een à gaat en wat doet die daarin?
Is dit een fout of loopt er iets verkeerd?